You are here: Using Condition Tables and the Record Dictionary > Record Dictionary Rules > Image_FromDataDictToGVM

Image_FromDataDictToGVM

Use this section level rule to copy a Record Dictionary value into a global variable.

Syntax

;Base_FromDataDictToGVM;; GVM(GlobalVariableName)DATA(DataDictVariableName);;

Example

;Base_FromDataDictToGVM;;GVM(STATION1)DATA(OMR1);;